home *** CD-ROM | disk | FTP | other *** search
- 50 print"[147]"
- 100 if sw=1 then sys 49152: clr: end
- 110 print "plug joystick into port 2"
- 120 print " c[146]olour m[146]onochrome"
- 130 get a$
- 140 if a$<>"c" and a$<>"m" goto 130
- 150 sw=1: print "[145] ";
- 160 if a$<>"c" goto 190
- 170 print "colour"
- 180 load "gd/colour.m",8,1
- 190 print tab(11) "monochrome"
- 200 load "gd/monochrome.m",8,1
- 210 :
- 220 both of these finished programs
- 230 (NULL) from $c000 to $ca84 inclusive
-